body {
	margin: 0 auto;
	font-size: 12px;
	line-height: 18px;
	word-wrap:break-word;
	word-break:break-all;
	background-color: #FCFFFF;
	background-image: url('images/top_bg.gif');
	background-repeat: repeat-x;
	/*background-image:url(images/yayunhuilogo.jpg); background-repeat:no-repeat; background-position: top center;  padding-top:86px;*/
	/*FILTER: gray;*/
	font-style: normal;
	scrollbar-face-color: #D2D7E7;/*轴面颜色*/
	scrollbar-shadow-color: #000; /*轴面右边角颜色*/
	scrollbar-highlight-color: #ffffff; /*箭头颜色*/
	scrollbar-3dlight-color: #d1d7dc; /*轴面左边角颜色*/
	scrollbar-darkshadow-color: #a4a0e0; /*轴轨道颜色*/
	scrollbar-track-color: #dde9fc; /*左立体边颜色*/
	scrollbar-arrow-color: #006699;
	scrollbar-face-color: #D2D3F2; /*右立体边颜色*/
}
table {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
.DoubleColorTable tr {
 background-color: expression(",#F4FCFF" . split(",") [ rowIndex % 2 ] )
}
.div { /*background: #EEFCFF;*/
	border: 1px solid #C2F2FF;
	margin-bottom: 3px;
	margin-top: 3px;
	padding: 0px;
}
table.title {
	background-image: url("images/div_title_bg.gif");
	background-repeat: no-repeat;
	margin-top: 0px;
	padding-top: 2px;
	padding-left: 28px;
	font: bold;
	height: 25px;
	font-size: 13px;
	color: white;
}
div.title1 {
	background-image: url("images/div_title01_bg.gif");
	background-repeat: no-repeat;
	text-align:left;
	margin-top: 0px;
	margin-bottom: 3px;
	padding-top: 6px;
	padding-left: 40px;
	font-weight: bold;
	height: 28px;
	font-size: 13px;
	color: white;
}
div.title2 {
	background-image: url("images/title_bg_contact.gif");
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-bottom: 3px;
	padding-top: 6px;
	padding-left: 42px;
	font: bold;
	height: 25px;
	font-size: 13px;
	color: #16387C;
}
div.title3 {
	background-image: url("images/div_title01_bg.gif");
	background-repeat: no-repeat;
	text-align:left;
	margin-top: 0px;
	margin-bottom: 3px;
	padding-top: 7px;
	padding-left: 40px;
	font: bold;
	height: 28px;
	font-size: 13px;
	color: white;
}
div.content1 {
	margin: 8px; word-break: break-all; line-height: 14.5pt; color: #16387C; text-align: left;	
}
div.jscode {
	text-align: center; width: 300px; float: left;
}
div.body {
	margin-bottom: 3px;
	padding: 3px;
	padding-left:0px;
	overflow:hidden;
}
.span { /*background: #EEFCFF;*/
	border: 1px solid #C2F2FF;
	vertical-align: top;
	width: 192px;
	margin: 3px;
	padding: 0px;
}
.trBg {
	height: 24px;
	background-image: url("images/bottom_title_bg.gif");
}
.line {
	text-shadow: #CCCCCC;
	color: #666666;
}
a:link {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #FF6600;
	text-decoration: underline;
 selari: expression(this.onFocus = this.blur() );
}
area {
 selari: expression(this.onFocus = this.blur() );
}
a:visited {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.title {
	color: #16387C;
	font-size: 13px;
}
.newsTitle {
	color: #16387C;
	font-size: 15px;
}
input {
	BORDER-RIGHT: silver 1px solid;
	BORDER-TOP: silver 1px solid;
	FONT-SIZE: 12px;
	BORDER-LEFT: silver 1px solid;
	BORDER-BOTTOM: silver 1px solid;
	FONT-FAMILY: "宋体"
}
.input {
	BACKGROUND-IMAGE: url(images/footer_bg.gif);
	color: #666666;/*selari: expression(onfocus=function() {this.style.borderColor='#99ffcc'}, onblur=function() {this.style.borderColor=''} );*/
}
.button {
	BORDER-RIGHT: gray 1px solid;
	BORDER-TOP: gray 1px solid;
	FONT-WEIGHT: normal;
	FONT-SIZE: 12px;
	BACKGROUND-IMAGE: url(images/button.gif);
	BORDER-LEFT: gray 1px solid;
	BORDER-BOTTOM: gray 1px solid;
	BACKGROUND-REPEAT: repeat-x;
	FONT-FAMILY: "宋体";
	BACKGROUND-COLOR: #f0f0f0;
	TEXT-DECORATION: none;
	padding-top: 2px;
	width: 65px;
	height: 22px;
}
#footer {
	width: 900px;
	height: 83px;
}
#center {
	position:absolute;
	width:563px;
	height:350px;
	left:50%;
	top:50%;
	z-index:1;
	background-color:#000;
	color:fff;
	margin-left:-281px;
	margin-top:-182px
}
#spanStar {
	color: red;
}
#tempTable {
	text-align: center;
	border: 1px dotted blue;
	/*background-image: url('images/top_bg.gif');
	background-image: url('images/yayunhuilogo.jpg');
	padding-top:86px;*/
	background-repeat: repeat-x;
}
#tempDiv {
	border: 0px solid red;
	width: 900px;
	padding: 0;
	margin:0 auto;
	background-color:#FFF;
}
#menuerDiv {
	width: 900px; 
	height: 90px; 
	background: url('userfiles/image/top_back.jpg'); 
	overflow: hidden;
}
#box1left{
	display:none;
}